CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - vb serial port

搜索资源列表

  1. vb6.VB串口通讯测试源代码

    6下载:
  2. VB串口通讯测试源代码,可以打开、关闭端口,可以进行波特率、端口号设置,有文本和图形两种端口数据观察方式、,VB serial communication test the source code, you can open, close the ports, can be baud rate, port number is set, there are two kinds of text and graphics port data observation method
  3. 所属分类:Windows编程

    • 发布日期:2016-12-06
    • 文件大小:9694
    • 提供者:flash+
  1. KaoQin.VB写的通过串口与考勤机连接通讯的程序

    0下载:
  2. VB写的通过串口与考勤机连接通讯的程序,VB written attendance through the serial port connected with the communication procedures
  3. 所属分类:通讯/手机编程

    • 发布日期:2017-11-08
    • 文件大小:585236
    • 提供者:cao-yio
  1. SerialPortUtility.rar

    1下载:
  2. VB串口调试工具,可以显示二进制波形,实际上这是一个mscomm控件的使用用法的演示程序,包括二进制、字符串数据的发送接收,以及一些属性的使用,缓存区数据的线路侦测、读娶事件检错以及绘制二进制数据曲线,方便调试程序。,VB serial port debugging tool, you can show that the binary form, in fact, control mscomm This is a demonstration of the use of use of proced
  3. 所属分类:Other windows programs

    • 发布日期:2016-10-06
    • 文件大小:23722
    • 提供者:355
  1. VB-serial-communication-chapter6.1

    0下载:
  2. 《Visual Basic串口通信与测控应用技术实战详解》 随书光盘 第6章 6.1 PC机与PC机串口通信-" Visual Basic serial communication with the monitoring and control application technology Detailed real" CD with the book Chapter 6 6.1 PC and PC serial port communication
  3. 所属分类:Com Port

    • 发布日期:2017-03-26
    • 文件大小:777
    • 提供者:王小明
  1. vb-LED

    0下载:
  2. 用VB写的一个 简单的串口通信 工具,可以通过串口控制 单片机(如51)-Using VB to write a simple serial communication tool to control the microcontroller through the serial port (eg 51)
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:31660
    • 提供者:zhouyu
  1. form1

    0下载:
  2. VB 串口调试LED屏设备,可供同僚们参考一下,自己设计的。-VB serial port debug LED screen equipment, for my colleagues to refer to, of their own design.
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:7053
    • 提供者:xiaomin
  1. SendReceive_COMM

    0下载:
  2. This program was designed as a utility tool to allow the user to send and recieve data from a serial com port while monitory the byte data. If a loopback ciruit is made on the com port(jumper send to recieve DB9 pins 2 & 3) a developer can also monit
  3. 所属分类:Com Port

    • 发布日期:2017-03-27
    • 文件大小:7709
    • 提供者:andradrr
  1. MSComm 控件的 Modem 通讯

    0下载:
  2. MSComm 控件通过串行端口(serial port)传送和接收数据,为应用程序提供了串行通讯功能。而且在可视化编程盛行的今天,可以很方便的在Visual Basic(VB)、Visual C++(VC)、Delphi等语言及开发平台中应用。-MSComm controls (serial port) to transmit and the receive data through the serial port, has provided the serial communication
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-11-09
    • 文件大小:27137
    • 提供者:甘敏
  1. vb

    0下载:
  2. vb实现的简单的串口短信收发功能,使用短信猫测试,没有问题-vb serial port to achieve a simple SMS to send and receive functions, the use of SMS cat test, there is no problem
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:140718
    • 提供者:terry
  1. vb

    0下载:
  2. vb serial port using MSCO-vb serial port using MSCOMM
  3. 所属分类:Com Port

    • 发布日期:2017-04-11
    • 文件大小:1189
    • 提供者:曲海波
  1. SerialPort1854142172005

    0下载:
  2. serial port interface using VB
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:5105
    • 提供者:sivar22
  1. 51MCU-PC-Serial-port-correspondence

    0下载:
  2. VB6.0制作,完成51单片机和PC的串口通信,可双向传送汉字、数字、字母、符号等,含vbp文件可修改-VB6.0 production, completed 51 of microcontroller and PC' s serial port communication can be bi-directional transmission characters, numbers, letters, symbols, etc., document can be modified with
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:11946
    • 提供者:盛双
  1. CD-vb

    0下载:
  2. CD-vb串口编程 串口编程实例,需要先进行安装-CD-vb serial port programming serial programming examples, need to be installed
  3. 所属分类:Com Port

    • 发布日期:2017-05-17
    • 文件大小:4858801
    • 提供者:wsc
  1. vb

    2下载:
  2. VB串口源代码,可以显示波形,绝对有用,特地分享-VB serial port source code, you can display the waveform, the absolute useful, specially to share
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:86151
    • 提供者:沈浪
  1. VB-Serial-Port-Debug-

    1下载:
  2. VB实现串口调试精灵功能,其中调用了Comm控件,已调试可用-VB Serial Port Debug Wizard function, which is called the Comm control, have debugging available
  3. 所属分类:Communication

    • 发布日期:2016-10-05
    • 文件大小:10240
    • 提供者:Corey
  1. vb-serial-port-detection

    0下载:
  2. vb串口检测-检测串口工作状态 -vb serial port detection- detect serial port working condition working condition detection
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:3204
    • 提供者:张继
  1. vb-serial-port-communication-

    0下载:
  2. VB 串口通讯源码,本人自制,经过验证!-VB PC serial port communication
  3. 所属分类:Com Port

    • 发布日期:2017-03-23
    • 文件大小:2901
    • 提供者:zhoubiao
  1. vb串口接收程序

    0下载:
  2. vb串口接收程序。初学者可以下载看看。应该有用吧(VB serial port receiver)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:2048
    • 提供者:shenlongayy
  1. VB.net实现串口编程,希望大家有用

    0下载:
  2. vb串口接收程序 学习串口编程的可以下载看看,希望对你有用。(VB serial port receiver)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:9216
    • 提供者:shenlongayy
  1. serial-port-vb

    1下载:
  2. 通过visual basic.net编写windows下的串口通信程序;(serial port using visual basic.net at windows environment.)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-29
    • 文件大小:20480
    • 提供者:zchaobar
« 12 3 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com